C1.Web.Mvc Namespace / MultiSelect<T> Class / ShowSelectAllCheckbox Property

In This Topic
ShowSelectAllCheckbox Property (MultiSelect<T>)
In This Topic
Gets or sets whether the control should display a "Select All" checkbox above the items to select or de-select all items.
Syntax
'Declaration
 
Public Property ShowSelectAllCheckbox As Boolean
 
See Also